home *** CD-ROM | disk | FTP | other *** search
- PRODUCT : TURBO LIGHTNING
- VERSION : 1.00
- OS : PC-DOS
-
- TITLE : BACKSPACE OVER CORRECTLY SPELLED WORD
-
-
- This patch allows you to backspace over correctly spelled words
- without initiating a beep.
-
- Use the DOS utility, DEBUG, to apply the following patch to a
- copy of your original LIGHT.COM file. Copy DEBUG.COM into the
- directory (or onto the diskette) where your working copy of
- LIGHT.COM is located. At the DOS prompt, type the following
- information exactly as it appears. (Conclude each line by
- pressing <Enter>.)
-
- Note: 1. DEBUG is not sensitive to upper and lower case. All
- addresses are listed in upper case for ease of
- readability.
-
- 2. While in DEBUG, the prompt will appear as a dash (-).
-
- 3. If you do not receive the appropriate response,
- press "g" followed by <Enter>, to quit. Check your
- version numbers and, if correct, try again.
-
- TYPE THIS APPEARS
-
- debug LIGHT.COM<Enter> -
-
- e3147<Enter> xxxx:3147 EA.
-
- E6<Enter> -
-
- w<Enter> Writing xxxx bytes
-
- q<Enter> DOS prompt
-
- PRODUCT : TURBO LIGHTNING
- VERSION : 1.01A
- OS : PC-DOS
-
- TITLE : BACKSPACE OVER CORRECTLY SPELLED WORD
-
-
- This patch allows you to backspace over correctly spelled words
- without initiating a beep.
-
-
- TYPE THIS APPEARS
-
- debug LIGHT.COM<Enter> -
-
- e321D<Enter> xxxx:321D EA.
-
- E6<Enter> -
-
- w<Enter> Writing xxxx bytes
-
- q<Enter> DOS prompt
-